	@import url("../../fonts/quattrocento-stylesheet.css");
	@import url("../../fonts/IMFELL-stylesheet.css"); 	
  @MEDIA screen 
	{
	.scriptureQuote {margin:6 10 8 15;padding:10;background-color:white; }

.Scripture {margin-left:15;margin-right:15;margin-top:3;margin-bottom:3;font-family:IMFELLFrenchCanonRegular, times new roman, swiss, roman, serif; font-size:12.5pt; line-height:13.2pt; font-weight:550;color:navy;text-align:left;text-justify:newspaper;text-align-last:left;} 

.scriptureHdgBookRef {margin-left:11;margin-right:14; display:block;color:maroon;border-bottom:black 1.4 solid;padding-bottom:4;margin-bottom:10;font-weight:600;font-family:QuattrocentoRegular, times new roman,swiss,roman,serif;font-size:12pt;text-align:center;margin-top:5;}

.scriptureParaMarker {color:goldenrod;background-color:maroon;margin:2;padding-top:2;width:16;height:23;text-align:center;font-family: times new roman, swiss, roman, serif}

.scriptureNumeral {color:maroon;background-color:#fafad2;font-weight:600;border:silver;font-family:IMFELLFrenchCanonRegular, times new roman, swiss, roman, serif;font-size:10pt}
	
	  }

  @MEDIA print 
	{
	.scriptureQuote {margin:6 10 8 15;padding:7;background-color:white; }

.Scripture {margin-left:15;margin-right:15;margin-top:3;margin-bottom:3;font-family:IMFELLFrenchCanonRegular, times new roman, swiss, roman, serif; font-size:12.5pt; line-height:13.2pt; font-weight:550;color:#000066;text-align:left;text-justify:newspaper;text-align-last:left;} 

.scriptureHdgBookRef {margin-left:11;margin-right:14; display:block;color:maroon;border-bottom:black 1.4 solid;padding-bottom:4;margin-bottom:10;font-weight:600;font-family:times new roman,swiss,roman,serif;font-size:12pt;text-align:center;margin-top:5;}

.scriptureParaMarker {color:goldenrod;background-color:maroon;margin:2;padding-top:2;width:16;height:23;text-align:center;font-family:Aldine721 BT, times new roman, swiss, roman, serif}

.scriptureNumeral {color:black;background-color:white;font-weight:500;border:silver;font-family:Aldine721 BT, times new roman, swiss, roman, serif;font-size:10pt}
	
	  }